home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 2 / AACD 2.iso / AACD / WebSites / MailingLists / AMOSLIST.0799 / 000091_nobody_Tue Jul 20 11:32:43 1999.msg < prev    next >
Internet Message Format  |  1999-08-02  |  3KB

  1. Received: from onelist.com (pop.onelist.com [209.207.164.209])
  2.     by osf1.gmu.edu (8.8.8/8.8.8) with SMTP id LAA25876
  3.     for <mcox4@osf1.gmu.edu>; Tue, 20 Jul 1999 11:32:43 -0400 (EDT)
  4. Received: (qmail 22353 invoked by alias); 20 Jul 1999 15:32:18 -0000
  5. Received: (qmail 22344 invoked from network); 20 Jul 1999 15:32:18 -0000
  6. Received: from unknown (HELO edtnps04.telusplanet.net) (198.161.157.104) by pop.onelist.com with SMTP; 20 Jul 1999 15:32:18 -0000
  7. Received: from edtntnt5-port-213.agt.net ([161.184.204.213]:1096 "EHLO telusplanet.net") by smtp1.telusplanet.net with ESMTP id <35133-23925>; Tue, 20 Jul 1999 09:32:06 -0600
  8. Message-ID: <379495EE.BABA267A@telusplanet.net>
  9. Date:     Tue, 20 Jul 1999 09:29:52 -0600
  10. From: Dale Hymanyk <dhymanyk@telusplanet.net>
  11. X-Mailer: Mozilla 4.5 (Macintosh; U; PPC)
  12. X-Accept-Language: en
  13. To: amos-list@onelist.com
  14. References: <000701bed284$bec74900$a348a8c0@ki95142>
  15. Mailing-List: list amos-list@onelist.com; contact amos-list-owner@onelist.com
  16. Delivered-To: mailing list amos-list@onelist.com
  17. Precedence: bulk
  18. List-Unsubscribe: <mailto:amos-list-unsubscribe@ONElist.com>
  19. Reply-to: amos-list@onelist.com
  20. Mime-Version: 1.0
  21. Content-Type: text/plain; charset=us-ascii; x-mac-type="54455854"; x-mac-creator="4D4F5353"
  22. Content-Transfer-Encoding: 7bit
  23. Subject: Re: [amos-list] Inserting data into memory banks
  24. Status: O
  25. X-Status: 
  26.  
  27. From:    Dale Hymanyk <dhymanyk@telusplanet.net>
  28.  
  29. Hi Declan,
  30.  
  31. I'm not sure how you're going about this task, but have you tried the Insstr$
  32. command from AMCAF? I did something similar to this a few years ago(converting
  33. HPGL plotter files to an ancient form of binary compressed code so I could use
  34. an OLD HP plotter with the Amiga). For that I used the Ldos ext especially the
  35. Lreplace command. I basically loaded the entire file into a bank using Sload
  36. did the Lreplace and Insstr$ stuff and then saved the whole mess in one
  37. operation with Ssave. As I recall it workedd really well, though others will
  38. probably have a truely elegant solution.
  39.  
  40. Hope this helps.
  41.  
  42. Dale
  43.  
  44. Declan Gorman wrote:
  45.  
  46. > From: "Declan Gorman" <declan_gorman@modusmedia.com>
  47. >
  48. > Hello all,
  49. >   I have a bit of a dilemma with a new project I have just started.
  50. > Firstly, the project is just a small utility that reads digest emails
  51. > created at onelist.com and converts them to Amigaguide files.  So my program
  52. > looks for specific keywords and adds the appropriate amigaguide command text
  53. > into the email which is stored in memory.  Once complete the amigaguide file
  54. > is saved to disk.
  55. >
  56. >   The problem that I am having is that when I add the amigaguide command
  57. > text to the file it over-writes existing text and what I want is to insert
  58. > it and move everything else along not unlike a text editor.  I am thinking
  59. > that I will have to copy parts of the memory bank but am checking if there
  60. > is an easier way to do it.  Any ideas?
  61. > Thanks.
  62. >
  63. > Declan.
  64.  
  65.  
  66. --------------------------- ONElist Sponsor ----------------------------
  67.  
  68. Your anytime, anywhere sports store. Fogdog Sports.
  69. <a href=" http://clickme.onelist.com/ad/fogdog1 ">Click Here</a>
  70.  
  71. ------------------------------------------------------------------------
  72. Official AMOS WWW: http://members.xoom.com/AmosFactory/front.html